TypesScript Strict Check Staged
This script is intended to be used along with an array of changed files. It will run strict TS checks but only show errors relating to files you have provided, not the whole project. This can be useful when you are converting a non strict codebase to strict incrementally.